home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1194 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  935 b 

  1. Path: ratty.wolfe.net!jr
  2. From: jr@WOLFENET.COM (John Rogers)
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
  4. Subject: Re: Hungarian notation
  5. Date: 9 Jan 1996 19:40:04 GMT
  6. Organization: Wolfe Internet Access, L.L.C.
  7. Message-ID: <4cugak$fid@news1.wolfe.net>
  8. NNTP-Posting-Host: gonzo.wolfenet.com
  9. Keywords: Hungarian notation, C++ templates, Ada generics
  10.  
  11. Hi all!  Something that hasn't been pointed out is how Hungarian
  12. notation would apply if you don't know the type.  For instance,
  13. what about in Ada generics and C++ templates?
  14.  
  15. Personally, I tried Hungarian notation in C for a while (back in my
  16. Microsoft days).  I gave it up after maybe a year.  Since I publish
  17. code in my articles, I tend to spell check the source code.  Having
  18. to deal with "ulIndex" and so on was a drag.
  19.  
  20. Happy hacking!
  21. --
  22. --JR (John Rogers, jr@WolfeNet.com)
  23. Freelance writer and systems programmer.
  24. "Newt may be the 'Speaker' but he doesn't speak for me."
  25.